From 2561ce3fcdfdf59fb400a7ed5993059c57a16d4d Mon Sep 17 00:00:00 2001 From: "awilliam@xenbuild.aw" Date: Tue, 30 May 2006 10:30:12 -0600 Subject: [PATCH] [IA64] add missing END(xen_bsw1) Signed-off-by: Isaku Yamahata --- linux-2.6-xen-sparse/arch/ia64/xen/xenivt.S | 1 + 1 file changed, 1 insertion(+) diff --git a/linux-2.6-xen-sparse/arch/ia64/xen/xenivt.S b/linux-2.6-xen-sparse/arch/ia64/xen/xenivt.S index 4bf6600a56..1a8bfd71a5 100644 --- a/linux-2.6-xen-sparse/arch/ia64/xen/xenivt.S +++ b/linux-2.6-xen-sparse/arch/ia64/xen/xenivt.S @@ -2047,6 +2047,7 @@ GLOBAL_ENTRY(xen_bsw1) ld8 r28=[r30],16; ld8 r29=[r31],16;; ld8 r30=[r30]; ld8 r31=[r31];; br.ret.sptk.many b0 +END(xen_bsw1) #endif .org ia64_ivt+0x7f00 -- 2.30.2